projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f4b0b8
)
reftests: Make separator-size test pass in HighContrastInverse
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 31 Jan 2016 21:53:53 +0000
(16:53 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 31 Jan 2016 21:54:48 +0000
(16:54 -0500)
After neutralizing the stack background, the notebook itself
was peeking through.
testsuite/reftests/separator-size.css
patch
|
blob
|
history
diff --git
a/testsuite/reftests/separator-size.css
b/testsuite/reftests/separator-size.css
index 2dff8740b1af7c07bdfa6e09ce0a85a54ae8c592..1463c97083fbae7fe48b0aa724991bf2abb40b0b 100644
(file)
--- a/
testsuite/reftests/separator-size.css
+++ b/
testsuite/reftests/separator-size.css
@@
-1,3
+1,4
@@
+notebook,
notebook stack {
background: none;
}